home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / plain / contrib / nfss-plain / basefont.tex < prev    next >
Encoding:
Text File  |  1994-04-20  |  3.1 KB  |  82 lines

  1. %% 
  2. %% This is file `/usr2/distrib/latex209/nfss/basefont.tex' generated
  3. %% on <1991/11/27> with the docstrip utility (v1.1k). 
  4. %% 
  5. %% The original source files were:
  6. %% 
  7. %% basefont.doc  (with modules: `basef')
  8.  
  9. %% 
  10. %% Copyright (C) 1989,1990,1991 by Frank Mittelbach, Rainer Schoepf. 
  11. %% All rights reserved. 
  12. %% 
  13. %% This file is part of the NFSS (New Font Selection Scheme) package. 
  14. %% 
  15. %% IMPORTANT NOTICE: 
  16. %% 
  17. %% You are not allowed to change this file. You may however copy this file 
  18. %% to a file with a different name and then change the copy if you obey 
  19. %% the restrictions on file changes described in readme.mz. 
  20. %% 
  21. %% You are allowed to distribute this file under the condition that it is 
  22. %% distributed together with all files mentioned in readme.mz3. If you 
  23. %% receive only some of these files from someone, complain! 
  24. %% 
  25. %% You are NOT ALLOWED to distribute this file alone. You are NOT ALLOWED 
  26. %% to take money for the distribution or use of either this file or a 
  27. %% changed version, except for a nominal charge for copying etc. 
  28. %% 
  29. %% For error reports in case of UNCHANGED versions see readme files. 
  30. %% 
  31. %% Please do not request updates from us directly. Distribution is done 
  32. %% through Mail-Servers and TeX organizations. 
  33. %% 
  34. \def\fileversion{v1.3a}
  35. \def\filedate{91/11/27}
  36. \def\docdate {91/03/30}
  37.  
  38. %% \CheckSum{146}
  39. %% \CharacterTable
  40. %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
  41. %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
  42. %%   Digits        \0\1\2\3\4\5\6\7\8\9
  43. %%   Exclamation   \!     Double quote  \"     Hash (number) \#
  44. %%   Dollar        \$     Percent       \%     Ampersand     \&
  45. %%   Acute accent  \'     Left paren    \(     Right paren   \)
  46. %%   Asterisk      \*     Plus          \+     Comma         \,
  47. %%   Minus         \-     Point         \.     Solidus       \/
  48. %%   Colon         \:     Semicolon     \;     Less than     \<
  49. %%   Equals        \=     Greater than  \>     Question mark \?
  50. %%   Commercial at \@     Left bracket  \[     Backslash     \\
  51. %%   Right bracket \]     Circumflex    \^     Underscore    \_
  52. %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
  53. %%   Right brace   \}     Tilde         \~}
  54. %%
  55. \immediate
  56.  \write\sixt@@n{File: `basefont' \@spaces
  57.  \fileversion\space <\filedate> (FMi and RmS)}
  58. \immediate
  59.  \write\sixt@@n{English Documentation
  60.           \@spaces\space <\docdate> (FMi and RmS)}
  61. \def\newfont#1#2{\@ifdefinable#1{\global
  62.                         \font#1=#2\relax}}
  63. \def\symbol#1{\char #1\relax}
  64. \def\@gobbletwo#1#2{}
  65. \let\load\@gobbletwo
  66. \def\@setsize#1#2#3#4{\@nomath#1%
  67.                         \size{#4}{#2}\selectfont}
  68. \def\prm{\fontfamily\rmdefault\selectfont}
  69. \def\psf{\fontfamily\sfdefault\selectfont}
  70. \def\ptt{\fontfamily\ttdefault\selectfont}
  71.  
  72. \def\psl{\fontshape\sldefault\selectfont}
  73. \def\psc{\fontshape\scdefault\selectfont}
  74. \def\pit{\fontshape\itdefault\selectfont}
  75. \def\pbf{\fontseries\bfdefault\selectfont}
  76. \def\em{\protect\pem}
  77. \def\pem{\@nomath\em \ifdim \fontdimen\@ne\font >\z@
  78.                        \normalshape \else \it \fi}
  79. \endinput
  80. %% 
  81. %% End of file `/usr2/distrib/latex209/nfss/basefont.tex'.
  82.